home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 42 / Mac Magazin and MacEasy Magazine CD - Issue 42.iso / Software / Grafik / Bildbearbeitung / ProJPEG™ 2.1.1 Folder / ProJPEG™ Documentation / ProJPEG™ Documentation.rsrc / TEXT_129.txt < prev    next >
Text File  |  1998-02-04  |  6KB  |  76 lines

  1.  
  2. The ProJPEG‚Ñ¢ Interface
  3.  
  4. ProJPEG‚Ñ¢ has one main options dialog for controlling compression parameters when saving images. The options dialog contains an interactive quality preview, a check box to enable or disable the preview feature, information on image and file size, quality slider control, progressive check box, Huffman optimization checkbox, better subsampling checkbox , a pop-up menu for loading saved presets, and a button for saving presets.
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27. Controls and dialog items
  28.  
  29. ‚Ä¢The compression preview
  30.  
  31. ProJPEG‚Ñ¢ has a live compression preview that shows you exactly what your image will look like as a JPEG file as you adjust compression settings. The preview is fixed at 100% size and can not be scaled because any scaling would defeat the purpose of the quality preview by altering the way the image appeared. The preview area defaults to the top, left corner of the image being saved but can be scrolled to any portion of the image desired. The preview can also be disabled and enabled as desired.
  32.  
  33. ‚Ä¢The enable/disable preview check box.
  34.  
  35. This check box enables or disables the preview in the ProJPEG‚Ñ¢ options dialog. Working with the preview on provides interactive feedback as you adjust compression options, but it can be slower than using ProJPEG‚Ñ¢ without the preview enabled.
  36.  
  37. ‚Ä¢The image size readout
  38.  
  39. To the right of the preview, the top text in the ProJPEG‚Ñ¢ options dialog is the image size. This is the size of the image being saved in pixels wide by pixels tall and does not change as you change compression settings.
  40.  
  41. ‚Ä¢The approximate data size readout
  42.  
  43. When the quality preview is enabled the approximate data size is displayed below the image size. This is an approximation of the final compressed size of your JPEG file‚Äôs data fork and the compression ratio achieved that is extrapolated from the exact compressed size of the current preview area of the image. If the area of the image being saved that is visible in the preview is representative of the entire image this estimate will be extremely accurate. However, the approximate data size and compression ratio is subject to some inaccuracy because it is based only on the portion of the image within the preview area.
  44.  
  45. ‚Ä¢The quality slider
  46.  
  47. Below the approximate data size is the most important control in the ProJPEG‚Ñ¢ options dialog, the quality slider. The quality setting is what is most determinant of image quality and compression. Its range is from zero to one hundred, and zero really does mean zero. 
  48.  
  49. It is not advisable to save images at quality settings bellow 10 or above 90 since they are both extremes above or below which no usable advantage in compression or quality is gained.
  50.  
  51. The quality setting can also be entered numerically in the text edit field to the right of the quality slider. The valid range for the quality setting is zero to one hundred with greater numbers representing greater image quality.
  52.  
  53. ‚Ä¢The progressive check box
  54.  
  55. This controls whether your image will be a progressive JPEG or a standard baseline compliant JPEG. Progressive JPEGs allow for incremental display similar to interlaced GIFs but more aesthetically pleasing to view. Progressive encoding is also slightly more efficient than non-progressive encoding and progressive JPEG files are generally slightly smaller than the equivalent non-progressive JPEG files.
  56.  
  57. Progressive JPEGs provide the fastest loading images possible for the web. However, there are still some remaining compatibility issues when using progressive JPEG files.
  58.  
  59. At the time of writing 12 web browsers support progressive JPEG in their current versions. The JPEG FAQ maintained by Tom Lane of the Independent JPEG Group maintains an up-to-date list of all known applications currently supporting progressive JPEG.
  60.  
  61. ‚Ä¢ The Huffman optimization checkbox
  62.  
  63. Huffman compression is the final step in the JPEG compression process. Normally a pre-calculated, general purpose Huffman table is used in this process as it results in faster compression. However, more efficient compression can be achieved by using a Huffman table that is optimized for the specific image being compressed. The ‚ÄòOptimize Huffman Codes‚Äô option creates an optimized Huffman table for the image being compressed and results in slightly better compression efficiency with no additional quality loss in the image. 
  64.  
  65. ‚Ä¢ The better subsampling checkbox
  66.  
  67. Checking this box causes ProJPEG‚Ñ¢ to use a more accurate method of subsampling and improves image quality but generally results in slightly larger JPEG files than if this option were off.
  68.  
  69. ‚Ä¢The presets menu
  70.  
  71. Presets allow you to save and rapidly set all control options when using ProJPEG‚Ñ¢ to save a JPEG file. The presets menu affects all settings, including controls that are not visible from the basic options dialog. To load a preset simply select the preset in the menu and all controls will be changed automatically to the stored values in the preset. The option to create a new preset is only available from the advanced options.
  72.  
  73. ‚Ä¢The save preset button
  74.  
  75. To create a new preset first make all the control settings you wish to store in the new preset then click on the ‚ÄòSave Presets‚Äô button. You will be prompted to name the new preset then it will appear in the presets menu until it is deleted. The ‚ÄòSave Presets‚Äô button is also used to delete presets. If you press the option key the ‚ÄòSave Presets‚Äô button title will change to ‚ÄòDelete Presets‚Äô and the currently loaded preset will be deleted from the presets menu when you click on ‚ÄòDelete Presets‚Äô.
  76.